PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentBorders Class / getRight Method
In This Topic
    getRight Method
    In This Topic
    Gets the right border.
    Syntax
    public PDFPen getRight()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFPen object that describes how the right border is drawn.
    See Also